FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.phsd.r4-alpha#0.1.3 (62 ms)

Package ca.on.phsd.r4-alpha
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/ValueSet/wait-time-range
Url http://ontariohealth.ca/fhir/ValueSet/wait-time-range
Version 1.0.0
Status draft
Name WaitTimeRange
Title Wait Time Range
Experimental False
Description Codes indicate diaplay range of wait time

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/wait-time-range Wait Time Range


Source

{
  "resourceType" : "ValueSet",
  "id" : "wait-time-range",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-range",
  "version" : "1.0.0",
  "name" : "WaitTimeRange",
  "title" : "Wait Time Range",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Codes indicate diaplay range of wait time",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/wait-time-range",
        "concept" : [
          {
            "code" : "0-2",
            "display" : "less than 2 weeks"
          },
          {
            "code" : "2-4",
            "display" : "2 to 4 weeks"
          },
          {
            "code" : "4-6",
            "display" : "4 to 6 weeks"
          },
          {
            "code" : "6-8",
            "display" : "6 to 8 weeks"
          },
          {
            "code" : "+ 8",
            "display" : "More than 8 weeks"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.